Developer(s) | AOL Inc. |
---|---|
Initial release | May 1997 |
Stable release | 7.5.11.9 / May 5, 2011 |
Preview release |
7.5.5.7 Beta 2 (4 December 2010 ) [±] |
Written in | C++, Adobe Flash |
Operating system | Windows, Windows Mobile, Mac OS X, Android, iOS, BlackBerry OS |
Type | Instant messaging client |
License | Proprietary |
Website | www.aim.com |
AOL Instant Messenger (abbreviated AIM) is an instant messaging and presence computer program which uses the proprietary OSCAR instant messaging protocol and the TOC protocol to allow registered users to communicate in real time. It was released by AOL in May 1997. Stand-alone official AIM client software includes advertisements and is available for Microsoft Windows, Windows Mobile, Mac OS, Mac OS X, Android, iOS, BlackBerry OS.[1] The software, maintained by AOL, Inc., at one time had the largest share of the instant messaging market in North America, especially in the United States (with 52% of the total reported as of 2006).[2] This does not include other instant messaging software related to or developed by AOL, such as ICQ and iChat. As of June 2011, one reported market share had collapsed to 0.73% [3]. However, this number only reflects installed IM applications, and not active users.
Contents |
In September 1995, the "Buddy List" precursor to AIM was launched internally to AOL employees. In March 1996, the Buddy List was opened up to AOL subscribers. The standalone AIM became available to non-subscribers in 1997.[4] The release of AIM came over a decade after AOL's prior QuantumLink incarnation had offered "On-Line Messages" (OLMs) to its subscribers.
Since version 2.0, AIM has included person-to-person instant messaging, chatroom messaging, and the ability to share files peer-to-peer with buddies. Version 4.3 introduced storing user contact lists on AOL servers and allowed for a maximum of 200 buddies to be stored. Also, in the 4.x versions, the AIM client for Microsoft Windows added the ability to play games against one another using the WildTangent engine. The first version released with WildTangent did not warn the user that it was going to be installed. Newer versions do, because many spyware scanners flag WildTangent software as spyware.[5]
The successor to AIM version 5.9 was originally named AIM Triton. Compared with version 5.9, Triton's programming code was rewritten and featured a brand new UI engine called Boxely. The first beta version of Triton (0.1.12) supported only Windows XP[6] when released. For the first time in developing a new version of AIM, these preliminary versions were made publicly available on the AIM home page for any user to test and provide feedback.
In September 2006, Triton was renamed to AIM 6 and a new beta version was made available. This version slightly changed the UI. The final stable version of AIM 6.0 was released on December 15. New features included connection to AIM Pages, additional customization, and compatibility with address book programs and sites through a "Universal Address Book" powered by Plaxo. Further, the upgrade unified away messages and general user updates into RSS feeds and added the ability to send messages to offline users. Certain features that were missing from the prior version were also re-added, such as global font customization and a smaller cache usage, although the Get File function has yet to return. Also new in this release was opening AIM to developers,[7] which allowed anyone to create plug-ins or custom AIM clients for Windows, Macintosh, or Linux.
The next version, 6.1, added Buddy List docking, support for inserting images into Buddy Info, the ability to change the highlight colors of the UI, improvements in displaying Linked Screen Names, several bug fixes, and improved Windows Vista support.
Version 6.5.11.1 supports status messages (similar to away messages), and has improved cell phone integration.[8]
In version 7.4 for Windows and version 2.1 for Mac OS, AIM added support for Facebook, allowing users to login using their Facebook ID and chat with their Facebook friends.[9] Version 7.x no longer supports Windows 2003 Server (which is newer than XP).
The standard protocol that AIM clients use to communicate is called Open System for CommunicAtion in Realtime (OSCAR). Most AOL-produced versions of AIM and popular third party AIM clients use this protocol. However, AOL also created a simpler protocol called TOC that lacks many of OSCAR's features but is sometimes used for clients that only require basic chat functionality. The TOC/TOC2 protocol specifications were made available by AOL, while OSCAR is a closed protocol that third parties have had to reverse-engineer.
In January 2008, AOL introduced experimental Extensible Messaging and Presence Protocol (XMPP) support for AIM,[10] allowing AIM users to communicate using the standardized, open-source XMPP. However, in March 2008, this service was discontinued. As of May 2011, AOL offers limited XMPP support.[11]
AIM and AOL use several terms for elements of their instant messaging that are different from other messengers. These include:
AIM is different from other clients such as Yahoo! Messenger in that it does not require approval from one buddy to be added to another's buddy list. As a result, it is possible for users to keep other unsuspecting users on their buddy list to see when they are online, read their status and away messages, and read their profiles. In fact, there is a web API to display one's status, away message as a widget on one's webpage.[12] However, one can block another user from communicating and seeing one's status; though this does not prevent the user from creating a new account that is not blocked and therefore can still track the first user's status. A more complete privacy option is to select a menu option allowing communication only with those on one's buddy list; this causes blocking (thus appear offline to) all users not on one's buddy list.
AOL recently teamed up with Facebook, allowing you to login to AIM using your Facebook account. However, many privacy advocates claim that the convenience comes at a high price. In order to sign up for AIM Express, the more lightweight, web-based version, you must accept all of their account access stipulations. These include access to your photos, videos, messages in your inbox (including private), custom friends list, friend requests, and more. You must also allow AIM to access your account when you're offline, as well as post messages and videos on your wall. If you refuse to accept all the terms, the sign-up process stops.
New release logs all conversations and there is no opt-out.[13]
AOL and various other companies supply robots on AIM that can receive messages and send a response based on the bot's purpose. For example, bots can help with studying, like StudyBuddy. Some are made to relate to children and teenagers, like Spleak, others give advice, and others are for more general purposes, such as SmarterChild. Before the inclusions of such bots, the bots DoorManBot and AIMOffline provided features that are provided today by AOL for those who needed it. ZolaOnAOL and ZoeOnAOL were short lived bots that ultimately retired their features in favor of SmarterChild.
AOL Instant Messenger's installation process automatically installs an extra URI scheme ("protocol") handler into some web browsers, so URIs beginning "aim:" can open a new AIM window with specified parameters. This is similar in function to the mailto: URI scheme, which creates a new e-mail message using the system's default mail program. For instance, a web page might include a link like the following in its HTML source to open a window for sending a message to the AIM user notarealuser:
<a href="aim:goim?screenname=notarealuser">Send Message</a>
To specify a message body, the message
parameter is used, so the link location might look like this:
aim:goim?screenname=notarealuser&message=This+is+my+message
To specify an away message, the message parameter is used, so the link location might look like this:
aim:goaway?message=Hello,+my+name+is+Bill
When placing this inside a URL link, an AIM user could click on the URL link and the away message "Hello, my name is Bill" would instantly become their away message.
To add a buddy, the addbuddy message is used, with the screenname parameter
aim:addbuddy?screenname=notarealuser
This type of link is commonly found on forum profiles, to easily add contacts
AIM is known for security weaknesses that have enabled exploits to be created that use third-party software to perform malicious acts on users' computers. Although most are relatively harmless, such as being kicked off the AIM service, others perform potentially dangerous actions such as harvesting IP addresses and sending viruses. Some of these exploits rely on social engineering to spread by automatically sending instant messages that contain a URL accompanied by text suggesting the receiving user click on it, an action which leads to infection. These messages can easily be mistaken as coming from a friend and contain a link to a web address that installs software on the user's computer to restart the cycle.
On March 6, 2008, during Apple Inc.'s iPhone SDK event, AOL announced that they would be releasing an AIM application for iPhone and iPod Touch users. The application is available for free from the App Store, but the company also provides a paid version which displays no advertisements. Both are available from the App Store. The AIM client for iPhone and iPod Touch supports standard AIM accounts as well as MobileMe accounts. There is also an express version of AIM accessible through the Safari browser on the iPhone and iPod Touch.[14]
AIM Express runs in a pop-up browser window. It is intended for use by people who are unwilling or unable to install a standalone application or those at computers that lack the AIM application. AIM Express supports many of the standard features included in the stand-alone client, but does not provide advanced features like file transfer, audio chat, video conferencing, or buddy info. It is implemented in Adobe Flash.[15] It is an upgrade to the prior AOL Quick Buddy, which was later available for older systems that cannot handle Express before being discontinued. Express and Quick Buddy are similar to MSN Web Messenger and Yahoo! Web Messenger.
AIM Pages was released in May 2006, allowing the 63 million AIM users to create an online, dynamic profile. The buddy list serves as the basis for the AIM Page social network. An AIM Page is built using modules following the ModuleT microformat. AIM Pages was discontinued in late 2007.
AOL released an all-new AIM for the Macintosh on September 29, 2008 and the final build on December 15, 2008. The redesigned AIM for Mac is a full universal binary Cocoa API application that supports both Tiger and Leopard – Mac OS X 10.4.8 (and above) or Mac OS X 10.5.3 (and above). On October 1, 2009, AOL released AIM 2.0 for Mac.
AIM Phoneline was a Voice over IP PC-PC, PC-Phone and Phone-to-PC service[16] provided via the AOL Instant Messenger (AIM) application. It was also known to work with Apple's iChat Client. The service was officially closed to its customers on January 13, 2009.
AIM Call Out is a discontinued Voice over IP PC-PC, PC-Phone and Phone-to-PC service provided by AOL via its AOL Instant Messenger (AIM) application that replaced the defunct AIM Phoneline service in November 2007.[17] It did not depend on the AIM client and could be used with only an AIM screenname via the WebConnect feature or a dedicated SIP device. The AIM Call Out service was shut down on March 25, 2009.[18]
Since AIM 6.8, AOL has included a real-time text feature that allows typing to be streamed in real-time to the other recipient, so that both ends of the conversation can watch each other type, via the Ctrl+R keypress or the "Real-Time IM"[19] menu option. This feature is a popular assistive technology feature for the deaf.
|
|